home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Communication / Citadel_BBS / Docs / cit_hlp.lha / Philos.hlp < prev    next >
Text File  |  1994-05-22  |  2KB  |  39 lines

  1.                  Citadel Basics - The System Overview
  2.  
  3.     Citadel is a room-structured message system.  The fundamental
  4. design goal was to provide a congenial forum conducive to interesting
  5. discussions.  The software is intended to be as unobtrusive, easy to use,
  6. and unconstraining as possible.  In software as elsewhere, good engineering
  7. is whatever gets the job done without calling attention to itself.
  8.  
  9.     The fundamental design metaphor is that of a building consisting of
  10. a series of independent rooms, each of which hosts a discussion devoted
  11. to a particular topic.    Messages are stored and retrieved in chronological
  12. order within each room.  Messages are formatted to the caller's screen width.
  13.  
  14.      Callers may travel freely between the rooms, reading old messages and
  15. posting new ones.  New rooms may be created at will, and old ones are
  16. deleted when they empty of messages.
  17.  
  18.     The fundamental Goto, Read and Enter commands have been streamlined
  19. as much as possible.  The message display format has a minimum of
  20. unnecessary noise:  the topic is implicit in the message's location
  21. within a room, no explicit TO field is present, no message ID # is
  22. printed, no redundant "END OF MESSAGE" blurbs etc.  The most common Goto,
  23. Read and Enter commands are all single-key.  Citadel automatically
  24. skips rooms which have no new messages, and old messages in the
  25. current room.  (Less concise commands are of course available to
  26. override this.)
  27.  
  28.     Private person-to-person mail is supported.  Private rooms can
  29. host restricted conferences.  Once visited, private rooms behave exactly
  30. like regular rooms to the participants, but they are not accessable to
  31. others who don't know the name of the room.  The sysop can set up some
  32. rooms to be windows onto designated disk/directories.  These directory
  33. rooms support the usual message functions, but also allow one to
  34. to do directory listings by wildcard match, or to upload and download
  35. files via various protocols.
  36.  
  37.   %MORE     More Citadel Helps
  38.   %MAINHELP     To return to the main help menu
  39.